Sauvegarde config router: interface GigabitEthernet0/0/0 ip address 192.168.0.254 255.255.255.0 ip helper-address 172.16.0.1 negotiation auto ! interface GigabitEthernet0/0/0.10 encapsulation dot1Q 10 ip address 192.168.10.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.20 encapsulation dot1Q 20 ip address 192.168.20.254 255.255.255.0 ip helper-address 172.16.0.1 ip access-group ACCESS in ! interface GigabitEthernet0/0/0.30 encapsulation dot1Q 30 ip address 192.168.30.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.40 encapsulation dot1Q 40 ip address 192.168.40.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.50 encapsulation dot1Q 50 ip address 192.168.50.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.60 encapsulation dot1Q 60 ip address 192.168.60.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.70 encapsulation dot1Q 70 ip address 192.168.70.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.80 encapsulation dot1Q 80 ip address 192.168.80.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.90 encapsulation dot1Q 90 ip address 192.168.90.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/0.100 encapsulation dot1Q 100 ip address 172.16.0.254 255.255.255.0 ip helper-address 172.16.0.1 ! interface GigabitEthernet0/0/1 ip address 10.0.0.1 255.255.255.0 negotiation auto ! interface GigabitEthernet0 vrf forwarding Mgmt-intf no ip address negotiation auto ! router rip version 2 network 10.0.0.0 network 172.16.0.0 network 192.168.0.0 network 192.168.10.0 network 192.168.20.0 network 192.168.30.0 network 192.168.40.0 network 192.168.50.0 network 192.168.60.0 network 192.168.70.0 network 192.168.90.0 ! ip forward-protocol nd ip http server ip http authentication local ip http secure-server ip http client source-interface GigabitEthernet0/0/1 ip route 0.0.0.0 0.0.0.0 10.0.0.2 ! ip ssh version 2 ! ! ip access-list extended ACCESS permit ip any 192.168.90.0 0.0.0.255 permit udp any any eq bootps permit udp any any eq bootpc permit udp any host 172.16.0.1 eq domain permit tcp any host 172.16.0.1 eq domain permit ip any host 172.16.0.11 permit ip any host 172.16.0.20 permit ip any host 172.16.0.15 permit ip any 192.168.200.0 0.0.0.255 ! ! ! ! control-plane ! ! line con 0 transport input none stopbits 1 line aux 0 stopbits 1 line vty 0 4 login local transport input ssh ! wsma agent exec ! wsma agent config ! wsma agent filesys ! wsma agent notify ! ! end